GetControlPropertyValueEventArgs Properties
An object defining properties for the GetControlPropertyValueEventArgs class.
PropertyValue
The value of the property being retrieved.
Type: object
ControlName
The name of the control whose property value is being retrieved.
Type: string
PropertyName
The name of the property being accessed.
Type: string
ResponseParameters
The response parameters associated with the event.
Type: ResponseParameters